Kconfig: define MD5 dependency for FIT support
authorAndre Przywara <[email protected]>
Wed, 15 Mar 2017 01:19:06 +0000 (01:19 +0000)
committerTom Rini <[email protected]>
Fri, 17 Mar 2017 13:09:40 +0000 (09:09 -0400)
commitaeb9c53cae09ced27ae246153dcf567ee22fb108
tree7f520fbd0ab7d388f7afb13dc185a73e510f17fb
parentbea79d7d3fde54932747b7592d399bbaf070385e
Kconfig: define MD5 dependency for FIT support

FIT images require MD5 support to verify image checksums. So far this
was expressed by defining a CPP symbol in image.h. Since MD5 is now a
first class Kconfig citizen, express that in Kconfig instead.

Signed-off-by: Andre Przywara <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
Kconfig
include/image.h